8 Troubleshooting and known issues

This section contains information about troubleshooting and known issues.

8.1 Troubleshooting

You may experience the following error, which does not present an error code:

8.2 Known issues

8.3 Compatibility issues

The external identity provider feature introduced at MyID 12.12 using the Self-Service App version SSP-3.21.1000.1 requires consideration of compatibility issues.

Use of the external identity provider feature requires MyID server version 12.12 or later, and Self-Service App version SSP-3.21.1000.1 or later.

If you want to use Self-Service App version SSP-3.21.1000.1 or later with MyID servers earlier than MyID 12.12, you must apply a client-side configuration setting; if you do not do so, you may be unable to collect jobs on older MyID systems.

To allow the Self-Service App to work with older MyID servers:

  1. On the client PC, back up the MyIDApp.exe.config file.

    By default, this is in the following folder:

    C:\Program Files (x86)\Intercede\MyIDApp\Self Service Application\

  2. Using a text editor, open the config file.

    Note: Make the changes to the config file exactly as shown. The case is important.

  3. Inside the <appSettings> node, add the following:

    <add key="UseLegacyPassphraseCollection" value="TRUE"/>

  4. Save the configuration file.